@brief Prints all the properties at the cache
@ingroup frontend
@param parms struct dvb_v5_fe_parms pointer to the opened device
Writes the properties stored at the DVB cache at the DVB hardware. At
return, some properties could have a different value, as the frontend
may not support the values set.
@brief Prints all the properties at the cache @ingroup frontend
@param parms struct dvb_v5_fe_parms pointer to the opened device
Writes the properties stored at the DVB cache at the DVB hardware. At return, some properties could have a different value, as the frontend may not support the values set.
@return Return 0 if success, EINVAL otherwise.